home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / basical < prev    next >
Text File  |  2001-03-21  |  2KB  |  41 lines

  1. Synopsis:
  2.    load basical
  3.  
  4. Description:
  5.    This script is a collection of simple, though oft-used, aliases.  It is
  6.    usually loaded automatically when the client starts.
  7.  
  8.      Alias        Description                                             
  9.      /a           same as AWAY
  10.      /c           same as CHANNEL
  11.      /ch          same as CHANNEL
  12.      /chop <x>    give user channel mode +o in current channel
  13.      /dmsg <x>    send a MSG acroiss an existing DCC chat connection
  14.      /dquery <x>  start a query with an existing DCC chat connection
  15.      /e           same as EXIT
  16.      /h           same as HELP
  17.      /i           same as INVITE
  18.      /j           same as JOIN
  19.      /k           same as KICK, for current channel
  20.      /l           same as LIST
  21.      /log         same as SET LOG
  22.      /m           same as MSG
  23.      /mo          same as MODE
  24.      /n           same as NAMES
  25.      /s           same as SIGNOFF
  26.      /show        sends output of an EXEC command to the current target
  27.      /t           same as TOPIC
  28.      /umode       sets user modes
  29.      /unchop      opposite of /chop
  30.      /w           same as WHOIS
  31.      /wdetected   do WHOIS for the last nickname detected by NOTIFY
  32.  
  33. See Also:
  34.    alias(8); away(1); bigcheese(8); dcc(1); exec(5); help(1); invite(1);
  35.    ircprimer(8); join(1); kick(1); list(2); load(5); msg(1); mode(1);
  36.    names(2); notify(1); set(4) log; signoff(1); topic(1); whois(2)
  37.  
  38. Other Notes:
  39.    This script was written by Carl von Loesch (lynx) and Troy Rollo (troy).
  40.  
  41.